PowerShell
Activity Description
Executes a PowerShell script on a remote device.
Settings
- Host Name – The PowerShell host name or IP address.
- Port – The port through which to access the remote device. The default port is 5985 for HTTP and 5986 for HTTPS.
- Uri Type – The uniform resource identifier of the remote device.
- Script path/Script code – The path where the script resides/the script to run.
- Parameters – Determines whether to provide parameters to the script.
- Parameter Name – The name of the parameter provided to the script (as it appears in the script).
- Parameter Value – The value of the parameter provided to the script (Click Add to add the parameter to the parameter table below or Remove to remove the selected parameter from it).